GtkWidget: Add ::pick vmethod
authorCarlos Garnacho <carlosg@gnome.org>
Fri, 12 May 2017 10:33:58 +0000 (12:33 +0200)
committerCarlos Garnacho <carlosg@gnome.org>
Thu, 25 May 2017 14:25:58 +0000 (16:25 +0200)
commit9c97bf0c02721bf8d2850e622f374d73dbb48a0f
treeec63f57ccdaffb67c1396ffc2030c816b1b81abc
parentfee289cd0632adcc563378c41350834207436648
GtkWidget: Add ::pick vmethod

The default implementation iterates through all children, so should suffice
for most widgets.
gtk/gtkwidget.c
gtk/gtkwidget.h